func crypto/tls.readUint64

2 uses

	crypto/tls (current package)
		handshake_messages.go#L43: func readUint64(s *cryptobyte.String, out *uint64) bool {
		ticket.go#L191: 		!readUint64(&s, &ss.createdAt) ||